gtk_d ~master (2025-03-02T15:13:53.8117018)
Dub
Repo
Completion.addOnShow
sourceview
Completion
Completion
The "show" signal is emitted when the completion window should be shown.
class
Completion
gulong
addOnShow
(
void
delegate
(
Completion
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Source
See Implementation
sourceview
Completion
Completion
constructors
this
functions
addOnHide
addOnProviderAdded
addOnProviderRemoved
addOnShow
addProvider
blockInteractive
getBuffer
getCompletionStruct
getPageSize
getStruct
getView
hide
removeProvider
setPageSize
show
unblockInteractive
static functions
fuzzyHighlight
fuzzyMatch
getType
variables
gtkSourceCompletion
The "show" signal is emitted when the completion window should be shown.